-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[META 388] Add support for Azure App Service Cloud metadata #1083
[META 388] Add support for Azure App Service Cloud metadata #1083
Conversation
This commit adds support for retrieving cloud metadata about an Azure App Service from the environment variables.
Codecov Report
@@ Coverage Diff @@
## master #1083 +/- ##
==========================================
- Coverage 79.02% 78.97% -0.06%
==========================================
Files 149 151 +2
Lines 7362 7449 +87
==========================================
+ Hits 5818 5883 +65
- Misses 1544 1566 +22
Continue to review full report at Codecov.
|
💔 Tests Failed
Expand to view the summary
Build stats
Test stats 🧪
Test errors
Expand to view the tests failures
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
1 small thing below.
failing test is unrelated to this change: |
This commit adds support for retrieving cloud metadata about an Azure App Service from the environment variables.